Explaining variables
- 2025-10-18
복잡한 표현식 중 일부를 이해했으면 해당 부분을 변수로 추출하기. 타이딩 중 하나.
When you understand a part of a big, hairy expression, extract the subexpression into a variable named after the intention of the expression. —Tidy first? A personal exercise in empirical software design